Disable memory-check in SMDS because sysinfo.h is not working
authorAnton Gladky <gladk@debian.org>
Sat, 25 May 2024 14:11:03 +0000 (16:11 +0200)
committerTobias Frost <tobi@debian.org>
Sat, 25 May 2024 14:11:03 +0000 (16:11 +0200)
commitc0578e3a75ca720c0dbc1a56239ccd3a4bd44012
treea68beb8ffa1971f140df0f2fefe1c8ee54a48bfe
parent5e5eaeaa773f69772122d79ba548d512c4063c8e
Disable memory-check in SMDS because sysinfo.h is not working

Forwarded: https://github.com/FreeCAD/FreeCAD/pull/9853
Bug-Debian: https://bugs.debian.org/623560
Applied-Upstream: https://github.com/FreeCAD/FreeCAD/commit/16d3109987d98fbf09a59888f389e64707ba9026
Last-Update: 2023-12-09

on BSD-systems and causes FTBFS. It is better to disable it only on
BSD-platforms.
Or use http://code.google.com/p/sysinfo-bsd/source/browse/sysinfo.c
for them.

Gbp-Pq: Name 1070-disable_memory_check.patch
src/3rdParty/salomesmesh/src/SMDS/SMDS_Mesh.cpp